PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.richmedia Package / PDFRichMediaInstance Class / setAsset Method
The PDFRichMediaAsset associated with this instance.
In This Topic
    setAsset Method
    In This Topic
    Sets the associated asset with this instance.
    Syntax
    public void setAsset( 
       PDFRichMediaAsset asset
    )

    Parameters

    asset
    The PDFRichMediaAsset associated with this instance.
    See Also